Run flutter build ipato produce an Xcode build archive .xcarchive file in your project’s build/ios/archive/directory and an App Store app bundle (.ipa file) in build/ios/ipa.
Once the app bundle is created, upload it to App Store Connectby either:
If you are not distributing to the App Store, you can optionally choose a different export method export method --export-method ad-hoc, --export-method development or --export-method enterprise..
Click the Validate App button. If any issues are reported, address them and produce another build. You can reuse the same build ID until you upload an archive